﻿2026-07-27T13:02:41.1296828Z ##[group]Run actions/checkout@v5
2026-07-27T13:02:41.1297303Z with:
2026-07-27T13:02:41.1297605Z   fetch-depth: 0
2026-07-27T13:02:41.1297928Z   repository: BigscreenVR/spt-bs-core
2026-07-27T13:02:41.1300871Z   token: ***
2026-07-27T13:02:41.1301164Z   ssh-strict: true
2026-07-27T13:02:41.1301451Z   ssh-user: git
2026-07-27T13:02:41.1301767Z   persist-credentials: true
2026-07-27T13:02:41.1302093Z   clean: true
2026-07-27T13:02:41.1302389Z   sparse-checkout-cone-mode: true
2026-07-27T13:02:41.1302742Z   fetch-tags: false
2026-07-27T13:02:41.1303040Z   show-progress: true
2026-07-27T13:02:41.1303342Z   lfs: false
2026-07-27T13:02:41.1303763Z   submodules: false
2026-07-27T13:02:41.1304064Z   set-safe-directory: true
2026-07-27T13:02:41.1304443Z   allow-unsafe-pr-checkout: false
2026-07-27T13:02:41.1304787Z ##[endgroup]
2026-07-27T13:02:41.3102730Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T13:02:41.3104241Z ##[group]Getting Git version info
2026-07-27T13:02:41.3104885Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T13:02:41.3465846Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T13:02:41.3683656Z git version 2.43.0.windows.1
2026-07-27T13:02:41.3710966Z ##[endgroup]
2026-07-27T13:02:41.3718867Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\36bdb4d2-c0d0-4b5c-8cda-17476af10179\.gitconfig'
2026-07-27T13:02:41.3733419Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\36bdb4d2-c0d0-4b5c-8cda-17476af10179' before making global git config changes
2026-07-27T13:02:41.3734927Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:02:41.3738551Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T13:02:41.3984379Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T13:02:41.4189546Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:02:41.4215483Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T13:02:41.4219935Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T13:02:41.4464017Z refs/heads/main
2026-07-27T13:02:41.4491857Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-27T13:02:41.5261038Z HEAD is now at 8515f437 Merge pull request #106 from BigscreenVR/build/field-truth-w1-jobexposure
2026-07-27T13:02:41.5521008Z ##[endgroup]
2026-07-27T13:02:41.5524076Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T13:02:41.9091523Z ##[group]Cleaning the repository
2026-07-27T13:02:41.9095369Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T13:02:51.6061020Z Removing .adapter-notify/
2026-07-27T13:02:51.6061550Z Removing target/
2026-07-27T13:02:51.6095092Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T13:02:51.6609777Z HEAD is now at 8515f437 Merge pull request #106 from BigscreenVR/build/field-truth-w1-jobexposure
2026-07-27T13:02:51.6631873Z ##[endgroup]
2026-07-27T13:02:51.6635849Z ##[group]Disabling automatic garbage collection
2026-07-27T13:02:51.6640959Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T13:02:51.6873932Z ##[endgroup]
2026-07-27T13:02:51.6874339Z ##[group]Setting up auth
2026-07-27T13:02:51.6880149Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:02:51.7099812Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T13:02:52.1267555Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:02:52.1520880Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T13:02:52.5575612Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:02:52.5806135Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T13:02:52.9793450Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T13:02:53.0139395Z ##[endgroup]
2026-07-27T13:02:53.0139844Z ##[group]Fetching the repository
2026-07-27T13:02:53.0148729Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8c431109017168b98116b5f5e8079b2c2234dc64:refs/remotes/pull/100/merge
2026-07-27T13:03:14.1508945Z ##[error]fatal: unable to access 'https://github.com/BigscreenVR/spt-bs-core/': Failed to connect to github.com port 443 after 21082 ms: Couldn't connect to server
2026-07-27T13:03:14.1543974Z The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128
2026-07-27T13:03:14.1544324Z Waiting 11 seconds before trying again
2026-07-27T13:03:25.1552312Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8c431109017168b98116b5f5e8079b2c2234dc64:refs/remotes/pull/100/merge
2026-07-27T13:03:26.4517097Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:03:26.4518204Z  * [new branch]        docs/golden-ci                           -> origin/docs/golden-ci
2026-07-27T13:03:26.4518696Z  + af3a67ac...8c431109 8c431109017168b98116b5f5e8079b2c2234dc64 -> pull/100/merge  (forced update)
2026-07-27T13:03:26.4645322Z ##[endgroup]
2026-07-27T13:03:26.4645818Z ##[group]Determining the checkout info
2026-07-27T13:03:26.4646183Z ##[endgroup]
2026-07-27T13:03:26.4651107Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T13:03:26.4929298Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T13:03:26.5180280Z ##[group]Checking out the ref
2026-07-27T13:03:26.5184852Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/100/merge
2026-07-27T13:03:26.6307196Z Previous HEAD position was 8515f437 Merge pull request #106 from BigscreenVR/build/field-truth-w1-jobexposure
2026-07-27T13:03:26.6307870Z HEAD is now at 8c431109 Merge e2b34a605ffde06cf0893964b68d004139242e29 into e304c7eebd71439458894253a5637b539db66aad
2026-07-27T13:03:26.6331348Z ##[endgroup]
2026-07-27T13:03:26.6645562Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T13:03:26.6886553Z 8c431109017168b98116b5f5e8079b2c2234dc64
